home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET
/
BCI NET Dec 94.iso
/
archives
/
telecomm
/
bbs
/
maxsdoors2.lha
/
OutBndCnt001.lha
/
OutboundControl
/
s
/
CronTab
Wrap
Text File
|
1992-09-20
|
2KB
|
48 lines
# minute hour day month dayofweek command args
# restart sysevents log each day
00 00 * * * execute bbs:scripts/NewSyseventsLog
# check size of outbounds and report every tuesday noon
# the parameter is maxs allowed DIR size in Kbytes
# note: unless -C file exists, only warning messages will be given
00 12 * * 2 execute bbs:scripts/Outboundcontrol 100
# restart Voicepager log each week (on monday)
01 00 * * 1 execute bbs:scripts/NewVoicePagerLog
# restart Crontab log each week (on monday)
30 12 * * 1 execute bbs:scripts/NewCrontabLog
# copy filelist to points
00 06 * * 1 execute bbs:scripts/FilelisttoPoints
# restart S:system log on the first of each month
00 00 1 * * execute BBS:Scripts/NewSyslog
# restart downloads log each Monday
10 01 * * 1 execute bbs:scripts/NewDownloadLog
20 01 * * * execute bbs:scripts/RandysTop10
30 01 * * * bbs:utilities/userstatus
45 01 * * * execute bbs:scripts/FilelistExe
00 02 * * * execute bbs:scripts/BBSBackup
15 03 * * 3 execute bbs:scripts/deletedisplayme
30 03 * * * execute BBS:scripts/CleanupT
30 11 * * * execute bbs:scripts/deleteTIC
00 12 * * * execute bbs:scripts/deleteBADpkt
35 07 * * * execute bbs:scripts/unARC
40 07 * * * execute bbs:scripts/unPack
# 45 07 * * * (import done by maxs node 2)
# kill node 2...
# 50 08 * * * execute bbs:scripts/RESET
00 10 * * * execute bbs:scripts/nodelistcheck
# check if mail from trev. if so, start unpacking script
# * * * * * execute bbs:scripts/CheckforArcmail